EFI: move x86 specific functions/variables to arch header
authorRoy Franz <roy.franz@linaro.org>
Thu, 25 Sep 2014 12:24:52 +0000 (14:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Sep 2014 12:24:52 +0000 (14:24 +0200)
commit02cf7bdc094b6d497dec391a1caa11605236022c
tree2bbf3fc51f72721579d965da7cfbdde6179782e1
parent201f261e859e06e4c083a83e3eaf35397c22dad4
EFI: move x86 specific functions/variables to arch header

Move the global variables and functions that can be moved as-is
from the common boot.c file to the x86 implementation header file.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/efi/efi-boot.h [new file with mode: 0644]
xen/common/efi/boot.c
xen/include/asm-x86/processor.h
xen/include/xen/kernel.h